home *** CD-ROM | disk | FTP | other *** search
/ Vypalování CD / Vypalovani-CD-cd1.bin / CDWriter ActiveX Control 1.4 / CDWriterXP.exe / {sys} / CDWriterXP.chm / default.css < prev    next >
Cascading Style Sheet File  |  2002-02-17  |  1KB  |  73 lines

  1. body
  2. {
  3.     font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  4.     font-size: 10pt;
  5. }
  6. .componentconstlist
  7. {
  8.     font-size: 12pt;
  9.     font-weight: bold;
  10. }
  11. .componentobjlist
  12. {
  13.     font-weight: bold;
  14.     font-size: 12pt;
  15. }
  16. .componentenum
  17. {
  18.     font-size: 10pt;
  19.     font-weight: normal;
  20. }
  21. a
  22. {
  23.     color: Blue;
  24.     font-weight: bold;
  25. }
  26. a:hover
  27. {
  28.     background-color: Blue;
  29.     color: Yellow;
  30. }
  31. .componentobj
  32. {
  33.     font-size: 10pt;
  34.     font-weight: normal;
  35. }
  36. .enumname
  37. {
  38.     font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  39.     font-size: 10pt;
  40. }
  41. .enumvalue
  42. {
  43.     font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  44.     font-size: 10pt;
  45. }
  46. .implements
  47. {
  48.     font-size: 11pt;
  49.     font-weight: bold;
  50. }
  51. .implemented
  52. {
  53.     font-style: italic;
  54. }
  55. .paramname
  56. {
  57.     font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  58.     font-size: 10pt;
  59.     font-style: italic;
  60. }
  61. .paramtype
  62. {
  63.     font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  64.     font-size: 10pt;
  65. }
  66. .paramheader
  67. {
  68.     font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  69.     font-size: 12pt;
  70.     font-weight: bold;
  71. }
  72.  
  73.